Skip to content

Update dependency proxy-from-env to v2#421

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/proxy-from-env-2.x
Closed

Update dependency proxy-from-env to v2#421
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/proxy-from-env-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2026

This PR contains the following updates:

Package Change Age Confidence
proxy-from-env 1.1.02.0.0 age confidence

Release Notes

Rob--W/proxy-from-env (proxy-from-env)

v2.0.0

Compare Source

What's Changed

  • Remove url.parse usage to avoid DEP0169 DeprecationWarning (#​30).

  • Use WHATWG URL constructor to parse strings instead of url.parse.
    This may cause getProxyForUrl to return an empty string instead of
    a proxy URL when the input is an invalid URL.

  • Switch from CJS to ESM. When import syntax is used, the minimum
    compatible Node.js version is v12.17.0. When require is used, the
    minimum compatible Node.js version is v20.19.0, because that version
    introduced require(esm) support.

  • Drop detection of npm_config_-prefixed environment variables, which
    was introduced in 1.1.0. Now the behavior is back to version 1.0.0.
    This should not affect users in practice, because the npn ecosystem
    dropped support for these environment variables many years ago (#​13).

Full Changelog: Rob--W/proxy-from-env@v1.1.0...v2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vdiez vdiez closed this Feb 11, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 11, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/proxy-from-env-2.x branch February 11, 2026 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant